net/http.http2Transport.ConnPool (field)

4 uses

	net/http (current package)
		h2_bundle.go#L7514: 	ConnPool http2ClientConnPool
		h2_bundle.go#L7704: 		ConnPool: http2noDialClientConnPool{connPool},
		h2_bundle.go#L7769: 	if t.ConnPool != nil {
		h2_bundle.go#L7770: 		t.connPoolOrDef = t.ConnPool